git-powerpc-longjmp
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Sat, 1 Jun 2024 21:16:35 +0000 (23:16 +0200)
committerAurelien Jarno <aurel32@debian.org>
Sat, 1 Jun 2024 21:16:35 +0000 (23:16 +0200)
commit0dd5045ee5435bd1eb340aa8a6707fa14c132449
tree1a5fc5c15008c2e07c3e154b1b6b4a09521b46e6
parent9e42177e8b17c3329e555f1c57f24f04de31d03c
git-powerpc-longjmp

commit 41d8c3bc33bcae1ebb8077b0442caef4917f763a
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Fri Aug 4 10:01:11 2023 +0200

    powerpc longjmp: Fix build after chk hidden builtin fix

    04bf7d2d8a79 ("chk: Add and fix hidden builtin definitions for *_chk")
    added an #undef for longjmp and siglongjmp to compensate for the
    definition in include/setjmp.h, but missed doing so for the powerpc
    version too.

Fixes: 04bf7d2d8a79 ("chk: Add and fix hidden builtin definitions for
    *_chk")

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-powerpc-longjmp.diff
sysdeps/powerpc/longjmp.c